Revision: kernel-package--devel--9.0--patch-121
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Sat Feb 11 11:10:09 CST 2006
Standard-date: 2006-02-11 17:10:09 GMT
Modified-files: kernel/ruleset/ChangeLog
    kernel/ruleset/local.mk
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-121
Summary: Fix building kernel manual packages by themselves
Keywords: 

* kernel/ruleset/local.mk (stamp-kernel-manual): Well, kernel-manual is
  not supposed to be an independent target, it is supposed to depend on
  and simultaneously build the kernel-doc package as well. Indeed, if the
  kernel-doc package is not also built, we will have a broken manual
  package. So, change the prereqs. (I had only tested make-kpkg
  buildpackage, so the doc package was always available).
